Click or drag to resize

MovedEventOldParentFolderId Property

Contains the identifier of the original parent folder of an item or folder that was moved.

Namespace:  Independentsoft.Exchange
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public FolderId OldParentFolderId { get; }

Property Value

Type: FolderId
The old parent folder identifier.
See Also